SPRITE ALPHA
This command will return the Alpha value of the specified sprite. The alpha value determines how much translucency the sprite has, 255 being completely solid. You should specify the Sprite Number as an integer value.

SYNTAX
Return Integer=SPRITE ALPHA(Sprite Number)

RELATED INFO
SPRITE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example